Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFC: AArch64: remove VSpace object types, seL4_ARM_PageDirectory and seL4_ARM_PageUpperDirectory #59

Merged
merged 1 commit into from
Aug 9, 2023

Conversation

kent-mcleod
Copy link
Member

@kent-mcleod kent-mcleod commented Mar 11, 2022

These changes are required to support the proposed changes in seL4/seL4#801.

Test with: seL4/seL4#801
Test with: seL4/sel4test#100

Copy link
Member

@lsf37 lsf37 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

The aarch64 vspace API is changed to only have a single pagetable object
and capability type for all intermediate page table levels. The root
vspace object is still a separate object and capability type.

Signed-off-by: Kent McLeod <kent@kry10.com>
@kent-mcleod kent-mcleod merged commit 310eace into seL4:master Aug 9, 2023
14 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants